-
Home
-
PhastPress
-
2.10
-
Code
-
Classes
- PHPFilesServiceConfigurationRepository
| Total Complexity |
21 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
93 |
| Lines of code |
73 |
| Logical lines of code |
42 |
| Comment lines |
7 |
| Methods |
9 |
| Properties |
1 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getCacheStoredFilePath() |
S |
54 |
6 |
20 |
| get() |
S |
59 |
4 |
15 |
| readFromPHPFile() |
S |
61 |
4 |
13 |
| generateRandomName() |
S |
65 |
2 |
8 |
| __construct() |
S |
81 |
1 |
3 |
| store() |
S |
78 |
1 |
3 |
| has() |
S |
80 |
1 |
3 |
| getServiceConfigurationFilePath() |
S |
80 |
1 |
3 |
| storeInPHPFile() |
S |
70 |
1 |
5 |